-
Home
-
Efí Bank
-
2.2.4
-
Code
-
Classes
- AppendStream
| Total Complexity |
41 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
235 |
| Lines of code |
129 |
| Logical lines of code |
74 |
| Comment lines |
44 |
| Methods |
17 |
| Properties |
4 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| seek() |
A |
52 |
8 |
22 |
| read() |
S |
53 |
6 |
24 |
| __toString() |
S |
61 |
3 |
12 |
| getSize() |
S |
63 |
3 |
11 |
| addStream() |
S |
65 |
3 |
9 |
| eof() |
S |
71 |
3 |
5 |
| __construct() |
S |
74 |
2 |
5 |
| close() |
S |
67 |
2 |
8 |
| detach() |
S |
65 |
2 |
9 |
| getMetadata() |
S |
80 |
2 |
3 |
| getContents() |
S |
80 |
1 |
3 |
| tell() |
S |
82 |
1 |
3 |
| rewind() |
S |
81 |
1 |
3 |
| isReadable() |
S |
82 |
1 |
3 |
| isWritable() |
S |
82 |
1 |
3 |
| isSeekable() |
S |
82 |
1 |
3 |
| write() |
S |
80 |
1 |
3 |